The tool vulme was designed to aid in the search for existing vulnerabilities by querying WAZUH's CVE database directly from the command line.
sudo wget https://github.com/DaddyBigFish/vulme/raw/refs/heads/main/vulme -O /usr/local/bin/vulme; sudo chmod +x /usr/local/bin/vulme
vulme vsFTPd 2.3.4
┏━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━┓
┃ CVE ┃ Description ┃ Date ┃ Score ┃ Metric ┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━┩
│ CVE-2011-2523 │ vsftpd 2.3.4 downloaded between 20110630 and 20110703 contains a backdoor which opens a shell on port 6200/tcp. │ 2019/11/27 │ 9.8 │ CVSS3.1 │
└───────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────┴───────┴─────────┘
Vulnerabilities identified for vsFTPd 2.3.4 vulme by DaddyBigFish